setProgressEndIcon

@NonNull
open fun setProgressEndIcon(@Nullable endIcon: @Nullable IconCompat): @NonNull NotificationCompat.ProgressStyle(source)

An optional square icon that appears at the end of the progress bar. This icon will be cropped to its central square. This icon will NOT be mirrored in RTL layouts.